Added DB service

Johannes Engelke | hybris 9 anos atrás
pai
commit
8568545055
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      manifest.yml.sample

+ 2 - 0
manifest.yml.sample

@@ -7,6 +7,8 @@ applications:
7 7
   command: nohup foreman start --procfile Procfile.CF
8 8
   instances: 1
9 9
   # For the environment setup please have a look into the .evn.example file
10
+  services:
11
+    - huginn-db
10 12
   env:
11 13
     APP_SECRET_TOKEN: "${random-word}${random-word}${random-word}${random-word}${random-word}${random-word}${random-word}${random-word}"
12 14
     INVITATION_CODE: "try-huginn"